Finding ID | Version | Rule ID | IA Controls | Severity |
---|---|---|---|---|
V-89703 | VRAU-SL-000735 | SV-100353r1_rule | Medium |
Description |
---|
Lack of authentication and identification enables non-organizational users to gain access to the application or possibly other information systems and provides an opportunity for intruders to compromise resources within the application or information system. Non-organizational users include all information system users other than organizational users, which include organizational employees or individuals the organization deems to have equivalent status of an employee (e.g., contractors and guest researchers). Non-organizational users must be uniquely identified and authenticated for all accesses other than those accesses explicitly identified and documented by the organization when related to the use of anonymous access. |
STIG | Date |
---|---|
VMware vRealize Automation 7.x SLES Security Technical Implementation Guide | 2018-10-12 |
Check Text ( C-89395r1_chk ) |
---|
Run the following command to check for duplicate account names: # pwck -rq If there are no duplicate names, no line will be returned. If a line is returned, this is a finding. |
Fix Text (F-96445r1_fix) |
---|
Change usernames, or delete accounts, so each has a unique name. |